Skip to content

Conversation

petebachant
Copy link
Member

Purpose

Resolves #3915

To-do

  • Maybe don't use a comprehension to create var_groups_zt, because it's confusing?

Content

summary_comparison.pdf files will now look like:

image

I also added some print statements to log what happens in plotting. Let me know if that is not desired, or if I should use the logging macros or something. I see no other logging happening in ci_plots.jl, so I'm assuming it's a convention to keep things quiet.


  • I have read and checked the items on the review checklist.

Copy link
Member

@nefrathenrici nefrathenrici left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @petebachant! The code changes look good, but our buildkite CI pipeline can not run on a forked repository. Do you have permissions to create a branch in the repo directly?

I think the failing GHA test is unrelated to your PR.

@petebachant
Copy link
Member Author

Hi @petebachant! The code changes look good, but our buildkite CI pipeline can not run on a forked repository. Do you have permissions to create a branch in the repo directly?

I do as of this morning, so I will open up a new one.

@petebachant
Copy link
Member Author

Superseded by #3941

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comparison plots are not aligned
2 participants